Converts this Float value to Short.
The resulting Short value is equal to this.toInt().toShort().
Short
this.toInt().toShort()